home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / metering / log&copy / setdos.int < prev    next >
Text File  |  1996-07-10  |  117b  |  8 lines

  1. Interface;
  2.  
  3. Unit SETDOS( ATTRIB );
  4.  
  5.   Function attrib( address: ADSMEM; attributes : Integer):Integer;
  6.  
  7. End;
  8.